-
Home
-
WP Migrate Lite – WordPress Migration Made Easy
-
2.2.0
-
Code
-
Classes
- DiffEntity
Total Complexity |
9 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
121 |
Lines of code |
35 |
Logical lines of code |
12 |
Comment lines |
48 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create() |
S |
78 |
1 |
3 |
__construct() |
S |
71 |
1 |
6 |
getOriginalExpression() |
S |
82 |
1 |
3 |
setOriginalExpression() |
S |
81 |
1 |
3 |
getReplaceExpression() |
S |
82 |
1 |
3 |
setReplaceExpression() |
S |
81 |
1 |
3 |
getRow() |
S |
82 |
1 |
3 |
getColumn() |
S |
82 |
1 |
3 |
jsonSerialize() |
S |
67 |
1 |
8 |